list-plugins
目的 Purpose
Lists the available plugins使用例 Examples
grails list-plugins
詳細 Description
使用方法: Usage:
grails list-plugins grails list-plugins -repository=myRepository grails list-plugins -installed
Fired Events:
StatusUpdate
- When the plugin list is being refreshedStatusError
- When there was an error updating the plugin list
Arguments:
repository
- The name of the repository to use, otherwise all known repositories will be scanned. See the section on Plugin repositories in the user guide.installed
- List only the plugins that are installed into the current Grails application.
Plugins available in the grailsCentral repository are listed below: ------------------------------------------------------------- acegi <0.5.3.2> -- Grails Spring Security 2.0 Plugin activemq <0.3> -- Grails ActiveMQ Plugin activiti <5.6> -- Grails Activiti Plugin ajax-uploader <0.3> -- Ajax Uploader Plugin ajaxflow <0.2.1> -- This plugin enables Ajaxified Webflows akismet <0.2> -- Akismet Anti-Spam Plugin alfresco <0.4> -- Plugin de integracion con Alfresco. ...
Note: If you are behind a proxy you may want to consider using the set-proxy command prior to running this command.